StateHandlerHolder

fun <I : State> StateHandlerHolder(inputKlass: KClass<I>, strict: Boolean = false, delegateTo: StatesHandler<I>)